Skip to content

gh-153528: Document mode="func_type" in compile()#153542

Closed
pranavchoudhary-tech wants to merge 4 commits into
python:mainfrom
pranavchoudhary-tech:fix-compile-func-type-doc
Closed

gh-153528: Document mode="func_type" in compile()#153542
pranavchoudhary-tech wants to merge 4 commits into
python:mainfrom
pranavchoudhary-tech:fix-compile-func-type-doc

Conversation

@pranavchoudhary-tech

Copy link
Copy Markdown
Contributor

Fixes #153528.

This adds a brief documentation note to compile() explaining the func_type mode and linking it to ast.parse for more details.

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33541107 | 📁 Comparing 6a34906 against main (342e5a4)

  🔍 Preview build  

2 files changed
± library/functions.html
± whatsnew/changelog.html

@StanFromIreland

Copy link
Copy Markdown
Member

This has various unrelated changes, please open a new PR without them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

compile(): func_type mode is not documented

2 participants